home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr15 / swag9502.zip / NEWFOR.311 < prev    next >
Text File  |  1995-02-28  |  3KB  |  65 lines

  1. ┌──────────────────────────────────────────────────────────────────────────┐
  2. │                        SOURCEWARE ARCHIVAL GROUP                         │
  3. │                  NEW ADDITIONS TO READER.EXE VERSION 3.11                │
  4. └──────────────────────────────────────────────────────────────────────────┘
  5.  
  6. 1. There was error with the SWAG  title routine that caused it to add about
  7. 100 bytes to the end of each .SWG  file if items were killed or the headers
  8. were edited. This had no effect on the fuctionality of the program. This is
  9. now  fixed and  all future  accesses to  the files  will truncate the empty
  10. space.
  11.  
  12. 2. Fixed the problem in READER 3.11 that gave an error after you opened the
  13. 15th file  for viewing. This  was caused by  a failure to  close all of the
  14. open file handles on exit.
  15.  
  16. 3. The  PRINT funciton line counter  was incorrectly counting the  lines as
  17. the snipet was printed. Will now only allow 55 lines per page.
  18.  
  19. 4. Added the COPY/MOVE functions. Pressing CTRL[C] (Copy) or CTRL[M] (Move)
  20. will allow these features.
  21.  
  22. 5. Added  HISTORY lists to most  of the input lines.  Try GREP swag several
  23. times to see this work. After the first  one, you will see a down arrow key
  24. indicating that  a history list is  available for this input.  This feature
  25. also works for  find in the packet window  and on several of the  file name
  26. input lines.
  27.  
  28. 6. Fixed a problem with the minus('-') key not working properly.
  29.  
  30. 7.  Fixed a problem with the SWAGADDS= switch.  Previously, even if ADDS were
  31. not displayed at the top, CPU time was still taken.  To turn ADDS off, set the
  32. SWAGADDS=NO in the READER.INI file.
  33.  
  34. 8. Fixed  a problem with the  printer selection. Now properly  allow you to
  35. select printers 1-3 attached to your  system. If printer is not valid, LPT1
  36. will be defaulted.
  37.  
  38. 9. Fixed reported  error on FIND in snipet window.  It would not search the
  39. very NEXT item following the one displayed at the cursor.
  40.  
  41. 10. Entirely changed  the FIND process on the main  snipet screen to permit
  42. alphanumeric  character  searching  (SPEED  SEARCH).  In  order to do this,
  43. ALT[F] is now  the FIND command key sequence. To  find something within the
  44. snipet windows just type. The search string will be displayed at the bottom
  45. left corner of the snipet window, and the cursor will automatically move to
  46. the matching  item. Numbers are permitted  too. Try entering '19',  and you
  47. will be moved to the 19th item in the window assuming there is one.
  48.  
  49. 11. Some users reported a considerable delay while SWAG programs looked for
  50. the .SWG files  on their disks. This problem has  been eliminated by adding
  51. the environment varible SWAG to allow total override of the SWAGDIR= switch
  52. in the READER.INI. Use the command :
  53.  
  54.                         SET SWAG=yourpath
  55.  
  56. at the DOS prompt to set this.  This then become the ABSOLUTE location that
  57. READER and other  programs use to as the beginning  path for SWAG files and
  58. WILL OVERRIDE you setting in the READER.INI file.
  59.  
  60. 12.  Added SHOWSTATS=  switch to  the READER.INI.  With this  set to YES or
  61. TRUE, the READER starts in STAT mode.
  62.  
  63.  
  64.  
  65.